*** empty log message ***
authorMartin Rudalics <rudalics@gmx.at>
Tue, 29 May 2007 06:14:19 +0000 (06:14 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 29 May 2007 06:14:19 +0000 (06:14 +0000)
lisp/ChangeLog

index 14a9cb9f98da617b7c4468b23c566a01d81640fa..d65e7f3ed3fe7bcc63194236039d22f5f43bccb3 100644 (file)
@@ -1,3 +1,9 @@
+2007-05-29  Martin Rudalics  <rudalics@gmx.at>
+
+       * textmodes/table.el (table--point-entered-cell-function)
+       (table--point-left-cell-function): Bind
+       `inhibit-point-motion-hooks' to t.
+
 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
 
        * emacs-lisp/rx.el (rx): Doc fix.